[INFO] cloning repository https://github.com/khurrambhutto/scope
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/khurrambhutto/scope" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkhurrambhutto%2Fscope", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkhurrambhutto%2Fscope'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0cbbcc041b111d42f08165ea7920c79eb2cbe820
[INFO] testing khurrambhutto/scope against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkhurrambhutto%2Fscope" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/khurrambhutto/scope
[INFO] finished tweaking git repo https://github.com/khurrambhutto/scope
[INFO] tweaked toml for git repo https://github.com/khurrambhutto/scope written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/khurrambhutto/scope on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/khurrambhutto/scope already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2f3df35a1481660b1a3d617866627faf219fb3f2a2dbe7a687385151731955b2
[INFO] running `Command { std: "docker" "start" "-a" "2f3df35a1481660b1a3d617866627faf219fb3f2a2dbe7a687385151731955b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2f3df35a1481660b1a3d617866627faf219fb3f2a2dbe7a687385151731955b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2f3df35a1481660b1a3d617866627faf219fb3f2a2dbe7a687385151731955b2", kill_on_drop: false }`
[INFO] [stdout] 2f3df35a1481660b1a3d617866627faf219fb3f2a2dbe7a687385151731955b2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 37ab0940134e40d3bee0c3f58ccf1c4df0c95602ea53741fe20b1e63e3a1bfb3
[INFO] running `Command { std: "docker" "start" "-a" "37ab0940134e40d3bee0c3f58ccf1c4df0c95602ea53741fe20b1e63e3a1bfb3", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling bytes v1.11.0
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling find-msvc-tools v0.1.8
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling cc v1.2.54
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling zmij v1.0.14
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling ryu v1.0.22
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling instability v0.3.11
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling signal-hook-mio v0.2.5
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling indoc v2.0.7
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling ratatui v0.28.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.19
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling scope v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variant `UpdateSelect` is never constructed
[INFO] [stdout]   --> src/app.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub enum View {
[INFO] [stdout]    |          ---- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 31 |     UpdateSelect,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `View` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `is_scanning`, `get_scan_status`, `toggle_sort`, `show_update_selection`, `get_stats`, and `toggle_sidebar_focus` are never used
[INFO] [stdout]    --> src/app.rs:346:12
[INFO] [stdout]     |
[INFO] [stdout] 197 | impl App {
[INFO] [stdout]     | -------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 346 |     pub fn is_scanning(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 351 |     pub fn get_scan_status(&self) -> String {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 509 |     pub fn toggle_sort(&mut self) {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 559 |     pub fn show_update_selection(&mut self) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 579 |     pub fn get_stats(&self) -> (usize, usize, usize, usize, usize) {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 608 |     pub fn toggle_sidebar_focus(&mut self) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `SizeAsc`, `NameAsc`, `NameDesc`, and `SourceAsc` are never constructed
[INFO] [stdout]    --> src/package.rs:129:5
[INFO] [stdout]     |
[INFO] [stdout] 126 | pub enum SortCriteria {
[INFO] [stdout]     |          ------------ variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 129 |     SizeAsc,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 130 |     NameAsc,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 131 |     NameDesc,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 132 |     SourceAsc,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SortCriteria` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `next` and `label` are never used
[INFO] [stdout]    --> src/package.rs:136:12
[INFO] [stdout]     |
[INFO] [stdout] 135 | impl SortCriteria {
[INFO] [stdout]     | ----------------- methods in this implementation
[INFO] [stdout] 136 |     pub fn next(self) -> Self {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 146 |     pub fn label(&self) -> &'static str {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `label` is never used
[INFO] [stdout]    --> src/package.rs:197:12
[INFO] [stdout]     |
[INFO] [stdout] 188 | impl AppTypeFilter {
[INFO] [stdout]     | ------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 197 |     pub fn label(&self) -> &'static str {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `render_update_by_source_in_area` is never used
[INFO] [stdout]    --> src/ui/dialogs.rs:335:8
[INFO] [stdout]     |
[INFO] [stdout] 335 | pub fn render_update_by_source_in_area(frame: &mut Frame, app: &App, area: Rect) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `render_update_progress_in_area` is never used
[INFO] [stdout]    --> src/ui/dialogs.rs:427:8
[INFO] [stdout]     |
[INFO] [stdout] 427 | pub fn render_update_progress_in_area(frame: &mut Frame, app: &App, area: Rect) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `render_cancel_confirm_in_area` is never used
[INFO] [stdout]    --> src/ui/dialogs.rs:497:8
[INFO] [stdout]     |
[INFO] [stdout] 497 | pub fn render_cancel_confirm_in_area(frame: &mut Frame, app: &App, area: Rect) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `render_update_summary_in_area` is never used
[INFO] [stdout]    --> src/ui/dialogs.rs:535:8
[INFO] [stdout]     |
[INFO] [stdout] 535 | pub fn render_update_summary_in_area(frame: &mut Frame, app: &App, area: Rect) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 27s
[INFO] running `Command { std: "docker" "inspect" "37ab0940134e40d3bee0c3f58ccf1c4df0c95602ea53741fe20b1e63e3a1bfb3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "37ab0940134e40d3bee0c3f58ccf1c4df0c95602ea53741fe20b1e63e3a1bfb3", kill_on_drop: false }`
[INFO] [stdout] 37ab0940134e40d3bee0c3f58ccf1c4df0c95602ea53741fe20b1e63e3a1bfb3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 650e0512d9070af00eb8db0dfad912ea8ac9c64338112830bb4e1044403d1898
[INFO] running `Command { std: "docker" "start" "-a" "650e0512d9070af00eb8db0dfad912ea8ac9c64338112830bb4e1044403d1898", kill_on_drop: false }`
[INFO] [stderr]    Compiling scope v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: variant `UpdateSelect` is never constructed
[INFO] [stdout]   --> src/app.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub enum View {
[INFO] [stdout]    |          ---- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 31 |     UpdateSelect,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `View` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `is_scanning`, `get_scan_status`, `toggle_sort`, `show_update_selection`, `get_stats`, and `toggle_sidebar_focus` are never used
[INFO] [stdout]    --> src/app.rs:346:12
[INFO] [stdout]     |
[INFO] [stdout] 197 | impl App {
[INFO] [stdout]     | -------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 346 |     pub fn is_scanning(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 351 |     pub fn get_scan_status(&self) -> String {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 509 |     pub fn toggle_sort(&mut self) {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 559 |     pub fn show_update_selection(&mut self) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 579 |     pub fn get_stats(&self) -> (usize, usize, usize, usize, usize) {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 608 |     pub fn toggle_sidebar_focus(&mut self) {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `SizeAsc`, `NameAsc`, `NameDesc`, and `SourceAsc` are never constructed
[INFO] [stdout]    --> src/package.rs:129:5
[INFO] [stdout]     |
[INFO] [stdout] 126 | pub enum SortCriteria {
[INFO] [stdout]     |          ------------ variants in this enum
[INFO] [stdout] ...
[INFO] [stdout] 129 |     SizeAsc,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 130 |     NameAsc,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 131 |     NameDesc,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 132 |     SourceAsc,
[INFO] [stdout]     |     ^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `SortCriteria` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `next` and `label` are never used
[INFO] [stdout]    --> src/package.rs:136:12
[INFO] [stdout]     |
[INFO] [stdout] 135 | impl SortCriteria {
[INFO] [stdout]     | ----------------- methods in this implementation
[INFO] [stdout] 136 |     pub fn next(self) -> Self {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 146 |     pub fn label(&self) -> &'static str {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `label` is never used
[INFO] [stdout]    --> src/package.rs:197:12
[INFO] [stdout]     |
[INFO] [stdout] 188 | impl AppTypeFilter {
[INFO] [stdout]     | ------------------ method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 197 |     pub fn label(&self) -> &'static str {
[INFO] [stdout]     |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `render_update_by_source_in_area` is never used
[INFO] [stdout]    --> src/ui/dialogs.rs:335:8
[INFO] [stdout]     |
[INFO] [stdout] 335 | pub fn render_update_by_source_in_area(frame: &mut Frame, app: &App, area: Rect) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `render_update_progress_in_area` is never used
[INFO] [stdout]    --> src/ui/dialogs.rs:427:8
[INFO] [stdout]     |
[INFO] [stdout] 427 | pub fn render_update_progress_in_area(frame: &mut Frame, app: &App, area: Rect) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `render_cancel_confirm_in_area` is never used
[INFO] [stdout]    --> src/ui/dialogs.rs:497:8
[INFO] [stdout]     |
[INFO] [stdout] 497 | pub fn render_cancel_confirm_in_area(frame: &mut Frame, app: &App, area: Rect) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `render_update_summary_in_area` is never used
[INFO] [stdout]    --> src/ui/dialogs.rs:535:8
[INFO] [stdout]     |
[INFO] [stdout] 535 | pub fn render_update_summary_in_area(frame: &mut Frame, app: &App, area: Rect) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.55s
[INFO] running `Command { std: "docker" "inspect" "650e0512d9070af00eb8db0dfad912ea8ac9c64338112830bb4e1044403d1898", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "650e0512d9070af00eb8db0dfad912ea8ac9c64338112830bb4e1044403d1898", kill_on_drop: false }`
[INFO] [stdout] 650e0512d9070af00eb8db0dfad912ea8ac9c64338112830bb4e1044403d1898
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9c033aea7348929a6c1451da9152bd097eb0171e89f2ff3fa800c23a2d31c948
[INFO] running `Command { std: "docker" "start" "-a" "9c033aea7348929a6c1451da9152bd097eb0171e89f2ff3fa800c23a2d31c948", kill_on_drop: false }`
[INFO] [stderr] warning: variant `UpdateSelect` is never constructed
[INFO] [stderr]   --> src/app.rs:31:5
[INFO] [stderr]    |
[INFO] [stderr] 27 | pub enum View {
[INFO] [stderr]    |          ---- variant in this enum
[INFO] [stderr] ...
[INFO] [stderr] 31 |     UpdateSelect,
[INFO] [stderr]    |     ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `View` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: methods `is_scanning`, `get_scan_status`, `toggle_sort`, `show_update_selection`, `get_stats`, and `toggle_sidebar_focus` are never used
[INFO] [stderr]    --> src/app.rs:346:12
[INFO] [stderr]     |
[INFO] [stderr] 197 | impl App {
[INFO] [stderr]     | -------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 346 |     pub fn is_scanning(&self) -> bool {
[INFO] [stderr]     |            ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 351 |     pub fn get_scan_status(&self) -> String {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 509 |     pub fn toggle_sort(&mut self) {
[INFO] [stderr]     |            ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 559 |     pub fn show_update_selection(&mut self) {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 579 |     pub fn get_stats(&self) -> (usize, usize, usize, usize, usize) {
[INFO] [stderr]     |            ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 608 |     pub fn toggle_sidebar_focus(&mut self) {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variants `SizeAsc`, `NameAsc`, `NameDesc`, and `SourceAsc` are never constructed
[INFO] [stderr]    --> src/package.rs:129:5
[INFO] [stderr]     |
[INFO] [stderr] 126 | pub enum SortCriteria {
[INFO] [stderr]     |          ------------ variants in this enum
[INFO] [stderr] ...
[INFO] [stderr] 129 |     SizeAsc,
[INFO] [stderr]     |     ^^^^^^^
[INFO] [stderr] 130 |     NameAsc,
[INFO] [stderr]     |     ^^^^^^^
[INFO] [stderr] 131 |     NameDesc,
[INFO] [stderr]     |     ^^^^^^^^
[INFO] [stderr] 132 |     SourceAsc,
[INFO] [stderr]     |     ^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `SortCriteria` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: methods `next` and `label` are never used
[INFO] [stderr]    --> src/package.rs:136:12
[INFO] [stderr]     |
[INFO] [stderr] 135 | impl SortCriteria {
[INFO] [stderr]     | ----------------- methods in this implementation
[INFO] [stderr] 136 |     pub fn next(self) -> Self {
[INFO] [stderr]     |            ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 146 |     pub fn label(&self) -> &'static str {
[INFO] [stderr]     |            ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: method `label` is never used
[INFO] [stderr]    --> src/package.rs:197:12
[INFO] [stderr]     |
[INFO] [stderr] 188 | impl AppTypeFilter {
[INFO] [stderr]     | ------------------ method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 197 |     pub fn label(&self) -> &'static str {
[INFO] [stderr]     |            ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `render_update_by_source_in_area` is never used
[INFO] [stderr]    --> src/ui/dialogs.rs:335:8
[INFO] [stderr]     |
[INFO] [stderr] 335 | pub fn render_update_by_source_in_area(frame: &mut Frame, app: &App, area: Rect) {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `render_update_progress_in_area` is never used
[INFO] [stderr]    --> src/ui/dialogs.rs:427:8
[INFO] [stderr]     |
[INFO] [stderr] 427 | pub fn render_update_progress_in_area(frame: &mut Frame, app: &App, area: Rect) {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `render_cancel_confirm_in_area` is never used
[INFO] [stderr]    --> src/ui/dialogs.rs:497:8
[INFO] [stderr]     |
[INFO] [stderr] 497 | pub fn render_cancel_confirm_in_area(frame: &mut Frame, app: &App, area: Rect) {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `render_update_summary_in_area` is never used
[INFO] [stderr]    --> src/ui/dialogs.rs:535:8
[INFO] [stderr]     |
[INFO] [stderr] 535 | pub fn render_update_summary_in_area(frame: &mut Frame, app: &App, area: Rect) {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `scope` (bin "scope" test) generated 9 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.31s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/scope-45423d1605ad1ff1)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "9c033aea7348929a6c1451da9152bd097eb0171e89f2ff3fa800c23a2d31c948", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9c033aea7348929a6c1451da9152bd097eb0171e89f2ff3fa800c23a2d31c948", kill_on_drop: false }`
[INFO] [stdout] 9c033aea7348929a6c1451da9152bd097eb0171e89f2ff3fa800c23a2d31c948
